object Form2: TForm2 Left = 271 Top = 200 BorderIcons = [] BorderStyle = bsNone Caption = 'VPE' ClientHeight = 179 ClientWidth = 328 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 328 Height = 179 Align = alClient BevelOuter = bvNone BorderStyle = bsSingle Ctl3D = False ParentCtl3D = False TabOrder = 0 object Bevel1: TBevel Left = 0 Top = 0 Width = 326 Height = 177 Align = alClient Style = bsRaised end object SpeedButton1: TSpeedButton Left = 302 Top = 4 Width = 17 Height = 17 Caption = 'x' OnClick = SpeedButton1Click end object Label1: TLabel Left = 12 Top = 4 Width = 26 Height = 16 Caption = 'VPE' end object Memo1: TMemo Left = 8 Top = 28 Width = 309 Height = 141 Color = clBtnFace Ctl3D = True Enabled = False Lines.Strings = ( '') ParentCtl3D = False ReadOnly = True TabOrder = 0 end end end